TCRC=0, FXOR=0, TOT=00, WAS=0, TOTR=00
CRC Control register
TCRC | Width of CRC protocol. 0 (0): 16-bit CRC protocol. 1 (1): 32-bit CRC protocol. |
WAS | Write CRC Data Register As Seed 0 (0): Writes to the CRC data register are data values. 1 (1): Writes to the CRC data register are seed values. |
FXOR | Complement Read Of CRC Data Register 0 (0): No XOR on reading. 1 (1): Invert or complement the read value of the CRC Data register. |
TOTR | Type Of Transpose For Read 0 (00): No transposition. 1 (01): Bits in bytes are transposed; bytes are not transposed. 2 (10): Both bits in bytes and bytes are transposed. 3 (11): Only bytes are transposed; no bits in a byte are transposed. |
TOT | Type Of Transpose For Writes 0 (00): No transposition. 1 (01): Bits in bytes are transposed; bytes are not transposed. 2 (10): Both bits in bytes and bytes are transposed. 3 (11): Only bytes are transposed; no bits in a byte are transposed. |